Use CRPEJob::Cancel to cancel processing of a print job. This method can be tied to a control that allows the user to cancel a print job in progress.
Use CRPEJob::CheckFormula to check a formula for validity. This method works just like the Check button in Crystal Reports Formula Editor. If the named formula contains an error, the method returns FALSE.
BOOL CheckFormula ( const _TCHAR *formulaName );
Specifies a pointer to the name of the formula that you want to check for errors. |
Seagate Software IMG Holdings, Inc. http://www.seagatesoftware.com Support services: http://support.seagatesoftware.com |